Bitmap for WPF
Pin<T>(T[],Action<IntPtr>) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > DXUtil クラス > Pin メソッド : Pin<T>(T[],Action<IntPtr>) メソッド
シンタックス
'宣言
 
Public Overloads Shared Sub Pin(Of T As {New, Struct})( _
   ByVal source() As T, _
   ByVal pinAction As System.Action(Of IntPtr) _
) 
public static void Pin<T>( 
   T[] source,
   System.Action<IntPtr> pinAction
)
where T: new(), struct

パラメータ

source
pinAction

型パラメータ

T
参照

DXUtil クラス
DXUtil メンバ
オーバーロード一覧